columnview: Fix some issues with column resizing
authorMatthias Clasen <mclasen@redhat.com>
Mon, 19 Oct 2020 12:25:09 +0000 (08:25 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 19 Oct 2020 12:29:29 +0000 (08:29 -0400)
commita88e5a5f4ec0338735fb74d0308ebcbda9647433
tree1d8f10637e62cfc99cd07555ffb8033422a88fa4
parenta39e519bed033ab3fd7585a791ff820cbcd19558
columnview: Fix some issues with column resizing

Ensure that we place the resize rectangle at the visible
right edge of the column, not where the allocation ends
(we clip the header drawing, after all).

Related: #3274
gtk/gtkcolumnview.c